.in_banner .carousel-indicators{
	width: 200px;
	background: url(../images1/banner_bgD.png) no-repeat center;
	background-size:100% 100% ;
	bottom: 0;
}
.in_banner .carousel-indicators .active{
	background: #552277;
}
.in_banner .carousel-indicators li{
	background:#E4DBE9 ;
	border: none;
	margin: 0 8px;
}
.big_title{
	text-align: center;	
	margin: 55px auto 59px;
	position: relative;
}
.big_title img{
	width: 156px;
}
#carousel-example-generic1 .item,carousel-example-generices2 .item{
	margin: 0 auto;
	width: 90%;
}
#carousel-example-generic1 .item li,#carousel-example-generices2 .item li{
	position: relative;
	padding-bottom: 75px;
}
#carousel-example-generic1 .item li a,#carousel-example-generices2 .item li a{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#carousel-example-generic1 .item li .TIT,#carousel-example-generices2 .item li .TIT{
	font-size: 20px;
	color:#552277 ;
	text-align: center;
	padding: 22px 0;
	border-bottom:1px solid #552277 ;
	font-weight: bold;
}
#carousel-example-generic1 .item li .tit_img,#carousel-example-generices2 .item li .tit_img{
	border-radius: 50%;
}
#carousel-example-generic1 .item li .TIT1-en,#carousel-example-generices2 .item li .TIT1-en{
	padding: 19px 0;
	text-align: center;
	font-size: 12px;
	color: #664595;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
#carousel-example-generic1 .item li .cn,#carousel-example-generices2 .item li .cn{
	color: #999999;
	font-size: 12px;
	padding: 0 11px;
	text-align: center;
    overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	background: rgba(0,0,0,0);
}
@media (min-width: 200px) and (max-width:767px) {
    .big_title img {
        width:120px;
    }
    
    #carousel-example-generices2 .item li .cn {
        -webkit-line-clamp: 3;
        padding: 0;
    }
    #carousel-example-generices2 .item li .TIT,#carousel-example-generices2 .item li .TIT1-en{
        padding:5px 0;
    }
    #carousel-example-generices2 .carousel-indicators {
        bottom:25px;
        width:100%;
        z-index:100;
    }
    #carousel-example-generices2 .carousel-indicators li {
        width:80px;
        height:7px;
        background-color:#eee8f1;
        margin:0;
        margin-right:15px;
    }
    #carousel-example-generices2 .carousel-indicators li:last-child {
        margin-right:0;
    }
    #carousel-example-generices2 .carousel-indicators .active {
        background-color:#552277;
        
    }
    .nav_list {
        position:absolute;
        top:50px;
        left:0;
        width:100%;
        height:100%;
        z-index:1000;
        background-color:#fff;
    }
    .nav_list li a {
        display:inline-block;
        width:100%;
        height:100%;
    }
    #carousel-example-generic1 .item li .TIT, #carousel-example-generices2 .item li .TIT {
        font-size:16px;
    }
}
@media (min-width: 200px) and (max-width:319px) {
    .in_banner .img-responsive, .in_banner .thumbnail > img, .in_banner .thumbnail a > img, .in_banner .carousel-inner > .item > img, .in_banner .carousel-inner > .item > a > img {
        max-width: 640px;
        margin-left: -57%;
    }
}
@media (min-width: 320px) and (max-width:359px) {
    .in_banner .img-responsive, .in_banner .thumbnail > img, .in_banner .thumbnail a > img, .in_banner .carousel-inner > .item > img, .in_banner .carousel-inner > .item > a > img {
        max-width: 640px;
        margin-left: -160px;
    }
}
@media (min-width: 360px) and (max-width:374px) {
    .in_banner .img-responsive, .in_banner .thumbnail > img, .in_banner .thumbnail a > img, .in_banner .carousel-inner > .item > img, .in_banner .carousel-inner > .item > a > img {
            max-width: 640px;
            margin-left: -140px;
    }
}
@media (min-width: 375px) and (max-width:409px) {
    .in_banner .img-responsive, .in_banner .thumbnail > img, .in_banner .thumbnail a > img, .in_banner .carousel-inner > .item > img, .in_banner .carousel-inner > .item > a > img {
            max-width: 640px;
            margin-left: -132.5px;
    }
}
@media (min-width: 410px) and (max-width:419px) {
    .in_banner .img-responsive, .in_banner .thumbnail > img, .in_banner .thumbnail a > img, .in_banner .carousel-inner > .item > img, .in_banner .carousel-inner > .item > a > img {
            max-width: 640px;
            margin-left: -115px;
    }
}
@media (min-width: 420px) and (max-width:430px) {
    .in_banner .img-responsive, .in_banner .thumbnail > img, .in_banner .thumbnail a > img, .in_banner .carousel-inner > .item > img, .in_banner .carousel-inner > .item > a > img {
            max-width: 640px;
            margin-left: -110px;
    }
}
@media (min-width: 431px) and (max-width:440px) {
    .in_banner .img-responsive, .in_banner .thumbnail > img, .in_banner .thumbnail a > img, .in_banner .carousel-inner > .item > img, .in_banner .carousel-inner > .item > a > img {
            max-width: 640px;
            margin-left: -105px;
    }
}
#carousel-example-generic1 .carousel-control{
	width: 7%;
}
#carousel-example-generic1 .carousel-control.right{
	background:url(../images1/right_jian.png) no-repeat center;
	background-size:20% ;
}
#carousel-example-generic1 .carousel-control.left{
	background:url(../images1/left_jian.png) no-repeat center;
	background-size:20%;
}
.big_title a {
	height: 20px;
	position: absolute;
	/*top: 0;*/
	bottom: -30px;
	right: 0;
	margin: auto;
	color: #552277;
}
.big_title a img{
	width: 20px;
	margin-left: 8px;
}
.VW{
	padding-top: 1px;
	background:url(../images1/video_BG.png) no-repeat center;
	background-size:100% 100%;
}
.video_W{
	text-align: center;
	position: relative;
	/*height: 675px;*/
    height:630px;
}
.video_W video{
	margin: 0 auto;
}
.play_W{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 80%;
	height: 100%;
	background:rgba(0,0,0,0);
	z-index: 55;
}
.video_W .play{
	position: absolute;
	top: 0;right: 0;
	left: 0;bottom: 0;
	margin: auto;
	width: 120px;
	cursor: pointer;
	z-index: 55;
	border: none;
	outline:none;
}
.VW .intor{
	width: 80%;
	padding: 40px 0;
	margin: -80px auto 0;
	background: #FFF;
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 10;
	box-shadow:
	-moz-box-shadow:0px 0px 5px #F1EFF2;
	 -webkit-box-shadow:0px 0px 5px #F1EFF2;
	  box-shadow:0px 0px 5px #F1EFF2;   	 
}
.VW .intor li{
	position: relative;
}
.VW .intor li .shu{
	position: absolute;
	left: 0;
	top: 0;bottom: 0;
	margin: auto;
	height: 50%;
	width: 1px;
	background: #E5E5E5;
}
.VW .intor .big{
	font-size: 48px;
	color: #552277;
	text-align: center;
	background: #FFF;
}
.VW .intor .big span{
	font-size: 16px;
	margin-left: 5px;
	color:#333333 ;
}
.VW .intor .small{
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.VW .text1{
	font-size: 16px;
	color: #666666;
	padding: 57px 0;
}
.VW .text1 .one{
	text-align: left;
	font-size: 50px;
	color: #DDD5E2;
}
.VW .text1 .two{
	text-align: right;
	font-size: 50px;
	color: #DDD5E2;
}
.VW .text1 .middle{
	width: 80%;
	margin: 0 auto;
	line-height: 25px;
	letter-spacing: 2px;
}
.big_title .button{
	position: absolute;
	left: 0;bottom: -50px;
	margin: auto;
	height:40px;
	line-height: 40px;
	
}
.big_title .button li{
	float: left;
	padding: 0 23px;
	font-size: 18px;
	color: #999999;
	cursor: pointer;
}
@media (min-width: 200px) and (max-width:767px) {
    .big_title .button li {
        font-size:16px;
    }
    .video_W video {
        padding:0;
    }
   
}
.big_title .button .on{
	background: url(../images1/btn_BG.png) no-repeat center;
	background-size:100% 100% ;
	color: #FFF;
}
#carousel-example-generic2 .carousel-indicators li{
width: 27px;
	height: 2px;
	background: #FFF;
	border: none;
	border-radius:0;	
}
#carousel-example-generic2 .carousel-indicators .active{
	width: 27px;
	height: 4px;
	background: #FFF;
	border: none;
	border-radius:0;
}
.news_W .new_list li{
	min-height: 129px;
	border-bottom: 1px solid #EEEEEE;
	padding: 30px 0 0;
	cursor: pointer;
}
.news_W .new_list li:last-child{
	border: none;
}
.news_W .new_list li .date .day{
	font-size: 36px;
	color:#F3981E ;
	text-align: center;
	line-height: 1;
}
.news_W .new_list li .date .year{
	color:#666666 ;
	font-size: 14px;
	text-align: center;
	margin-top: 25px;
	
}
.news_W .new_list li .tit{
	color: #333333;
	font-size: 18px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.news_W .new_list li .txt{
	color: #999999;
	font-size: 12px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 15px;
}
.lb_new{
	padding: 0;
}
.JG{
	background: url(../images1/JG.png) no-repeat center;
	background-size: cover;
	padding:1px 0 165px;
	margin-top: 80px;
}
/*swiper插件*/
    .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      /*display: -webkit-flex;*/
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
      box-shadow:0 0 10px #e5e5e5;
    }
	.swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
	}
	.swiper-slide .con_txt{
		width: 100%;
		min-height: 420px;
		position: relative;
	}
	.swiper-slide .con_txt .imgW{
		width: 100%;
		height: 217px;
		position: relative;
	}
	.swiper-slide .con_txt .imgW img{
		position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     top: 0;
     margin: auto;
     max-width: 100%;
     max-height: 100%;
	}
	.swiper-slide .con_txt a{
		display: block;
		position: absolute;
		height: 100%;width: 100%;
		top: 0; left: 0;
	}
.swiper-slide .tit{
	width: 100%;
	font-size: 18px;
	color: #552277;
	margin-top: 48px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.swiper-slide .con{
	font-size:16px;
	color: #666666;
	margin-top: 19px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.swiper-slide .more{
	width: 60%;
	background: url(../images1/btn_BG.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0 auto;
	color: #FFF;
	padding: 10px 0;
	font-size: 12px;
    margin-top: 30px;
}
.swiper-pagination{
position: absolute;
left: 0;right: 0;
margin: auto;
bottom:-50px;
}
.swiperLB{
	position: relative;
	
}
.swiper-pagination-bullet{
    width: 80px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    border-radius: 0;
    margin: 0 20px;
    
}
.swiper-pagination-bullet-active{
	background: #552277;
	opacity: 1;
	outline: none;
}
.hz_list {
	margin-bottom: 80px;
}
.hz_list li{
	height: 120px;
	border:1px solid #DCDCDC;
	position: relative;
}
.hz_list li img{
	position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     top: 0;
     margin: auto;
     max-width: 100%;
     max-height: 100%;
}
.button{
    padding: 0 20px;
    margin:0 auto 20px;
    height: 40px;
    line-height: 40px;
}
.button li{
	 float: left;
    padding: 0 23px;
    font-size: 18px;
    color: #999999;
    cursor: pointer;
}
.button .on {
    background: url(../images1/btn_BG.png) no-repeat center;
    background-size: 100% 100%;
    color: #FFF;
    
}
.news_W .new_list li .date{
	padding: 0;
}
.new_listTAB ul{
	display: none;
}   
.new_listTAB .show{
	display: block;
}
.swiper-slide .con_txt img{
	width: 100%;
}

/*侧栏*/

.ce_lan{
	width: 80px;
	position: fixed;
	z-index: 999;
	right: 30px;
	bottom: 12%;
	background: #FFF;
	box-shadow: 0px 0px 5px #E7E0EC;
}
.ce_lan ul{
	padding: 0 24px;
}
.ce_lan ul li{
	padding: 15px 0;
	border-bottom: 1px solid #E7E0EC;
	cursor: pointer;

}
.ce_lan ul li p{
	font-size: 14px;
	color:#333333 ;
	margin-top: 13px;
}

.ce_lan ul li:last-child{
	border:none;
}
.ce_lan ul li img{
	width: 30px;
	height: 30px;
}
@media (min-width: 200px) {
    .big_title {margin: 30px auto 45px;}
    #carousel-example-generic1 .item li {padding-bottom: 25px;}
    /*.video_W {height: 200px;}*/
    .video_W {height: auto;}
    .VW .intor {width:100%;padding:5px 0;margin: 40px auto 0;}
    .VW .intor li{padding: 15px 0;margin-bottom:15px;position:relative;}
    .VW .intor li:after {
         content:'';
         width:1px;
         height:55px;
         background-color:#e5e5e5;
         display:inline-block; 
         position:absolute;
         right:0;
         top:0;
         bottom:0;
         margin:auto;
    }
    .VW .intor li:last-child:after {
        display:none;
    }
    .VW .text1 .middle {
        width:100%;
        margin-bottom: 20px;
    }
    .video_W .play {width: 50px;}
    .VW .intor .big {font-size: 32px;}
    .VW .intor .small { font-size:20px;}
    .VW .text1 {font-size: 14px; padding: 15px 0;}
    .big_title a { right: 15px;}
    .button li{padding: 0 18px;font-size: 16px;}
    .news_W .new_list li .date .day {font-size: 20px;}
    .news_W .new_list li .date .year { margin-top: 15px;}
    .swiper-slide .tit {font-size: 14px;margin-top: 15px;}
    .swiper-slide .con_txt {min-height:290px;}
    .swiper-slide .con {  font-size: 12px;margin-top: 15px;}
    .swiper-slide .more {padding: 5px 0; margin-top: 15px;}   
    .JG {padding: 1px 0 100px;margin-top: 40px;}     
}
@media (min-width: 200px) and (max-height:550px) {
    .video_W {height: 200px;}
}
@media (min-width: 768px) {
.big_title {margin: 60px auto 40px;}
 #carousel-example-generic1 .item li {padding-bottom: 50px;}
 .video_W {height: 400px;}
 .VW .intor {width: 80%;padding: 25px 0;margin: -25px auto 0;}
  .video_W .play {width: 80px;}
   .VW .intor .big {font-size: 36px;}
   .VW .intor .small { font-size: 16px;}
   .VW .intor li{padding: 0;margin-bottom: 0;}
    .VW .text1 {font-size: 16px; padding: 40px 0;}
    .button li{padding: 0 23px;font-size: 18px;}
    .news_W .new_list li .date .day {font-size:25px;}
    .news_W .new_list li .date .year { margin-top: 20px;}
     .swiper-slide .tit {font-size: 16px;margin-top: 20px;}
      .swiper-slide .con_txt {min-height: 360px;}
       .swiper-slide .con {  font-size: 14px;margin-top: 15px;}
 .swiper-slide .more {padding: 10px 0; margin-top: 30px;}  
  .JG {padding: 1px 0 140px;margin-top: 60px;}     
}
@media (min-width: 992px) {
 .big_title {margin: 98px auto 59px;}
 #carousel-example-generic1 .item li {padding-bottom: 75px;}
 /*.video_W {height: 675px;}*/
  .video_W {height: 533px;}
 .VW .intor {width: 80%;padding: 40px 0;/*margin: -80px auto 0;*/}
 .video_W .play {width: 120px;}
 .VW .intor .big {font-size: 48px;}
 .VW .text1 {font-size: 16px; padding: 57px 0;}
 .big_title a { right: 0px;}
 .news_W .new_list li .date .day {font-size: 36px;}
 .news_W .new_list li .date .year { margin-top: 25px;}
 .swiper-slide .tit {font-size: 18px;margin-top: 48px;}
 .swiper-slide .con_txt {min-height: 420px;}
 .swiper-slide .con {  font-size: 16px;margin-top: 19px;}
 .JG {padding: 1px 0 165px;margin-top: 80px;}

}
@media (min-width: 1200px) {
  .video_W {height: 630px;}
}




.xwzxlists{}
.xwzxlists ul .xwzxlistli{position: relative;display: none;}
.xwzxMore a{height: 20px;position: absolute; /* top: 0; */bottom: 20px;right: 0;margin: auto;color: #552277;}
.xwzxMore a img{width: 20px;margin-left: 8px;}
.xwzxImgs{padding: 0;}
.xwzxImgs img{width: 100%;}
.xwzxlist li{display: block;width: 100%;min-height: 129px;border-bottom: 1px solid #EEEEEE;padding: 30px 0 0;cursor: pointer;}
.xwzxlist li:last-child{border-bottom: none;}
.xwzxlist li .date{padding: 0;}
.xwzxlist li .date .day{font-size: 36px;color: #F3981E;text-align: center;line-height: 1;}
.xwzxlist li .date .year{color: #666666;font-size: 14px;text-align: center;margin-top: 25px;}
.xwzxlist li .tit{color: #333333;font-size: 18px;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;}
.xwzxlist li .txt{color: #999999;font-size: 12px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-top: 15px;}

.xwzxImgs ul li{display: none;position:relative;}
.xwzxImgsOn{display: block!important;}
.xwzxlistOn{display: block!important;}
.xwzxImgs ul li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}



@media (min-width: 200px){
    .xwzxMore a {right: 15px;}
    .xwzxlist li .date .day{font-size: 20px;}
    .xwzxlist li .date .year{margin-top: 15px;}
    .big_titleOn.big_title{margin: 15px auto 60px;}
    .xwzxImgs ul li {width:100%;height:258.75px;}
}
@media (min-width: 200px) and (max-width:767px) {
    .xwzxMore a {right:0px;}
    .big_title .button li {
        padding:0 10px;
    }
    .xwzxlist li .date .day {
        font-size:32px;
    }
    .xwzxlist li .date .year {
        font-size:16px;
        margin-top:5px;
    }
    .xwzxlist li .tit {
        line-height:35px;
    }
    .xwzxlist li .txt {
        margin-top:5px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:1;
        -webkit-box-orient: vertical;
    }
    .JG {
        margin-top:0px;
    }
    .hz_list {
        margin-bottom:40px;
    }
    .hz_list li {
        height:70px;
    }
    .big_ctitle {
        margin: 30px auto 25px;
    }
    .swiper-pagination-bullet {
        height:5px;
        margin:0 10px;
    }
    .swiper-slide .con_txt .imgW {
        height:140px;
    }
    .xwzxlist {
        padding:0;
    }
    .xwzxlist li {
        min-height:100px;
        padding: 20px 0 0;
    }
}
@media (min-width: 200px) and (max-width:767px) {
    .swiper-slide .con_txt .imgW {
        height:125px;
    }
}
@media (min-width: 768px){
    .xwzxlist li .date .day{font-size: 25px;}
    .xwzxlist li .date .year{margin-top: 20px;}
    .big_titleOn.big_title{margin: 60px auto 60px;}
    .xwzxImgs ul li {width:100%;height:500px;}
}
@media (min-width: 768px) and (max-width:991px) {
    .swiper-slide .con_txt .imgW {
        height:180px;
    }
}

@media (min-width: 992px){
    .xwzxMore a {right: 0px;}
    .xwzxlist li .date .day{font-size: 36px;}
    .xwzxlist li .date .year{margin-top: 25px;}
    .xwzxImgs ul li {width:548.33px;height:411.23px;}
}
@media (min-width: 1200px) {
    .xwzxImgs ul li {width:665px;height:387px;}
}


/*2020.4.10*/
.video_W #carousel_div1:hover .carousel-control{
    display:block;
}

.video_W .carousel-control {
    z-index:100;
    display:none;
}
.video_W .carousel-control.left {
    background:url(../images1/vedio_prev.png) center center no-repeat;
}
.video_W .carousel-control.right {
    background:url(../images1/vedio_next.png) center center no-repeat;
}
.video_W .carousel-indicators {
    bottom:-25px;
}
.video_W .carousel-indicators li {
    background: #E4DBE9;
    width:12px;
    height:12px;
    margin:0 5px 0;
}
.video_W .carousel-indicators .active {
    background: #552277;
    width:14px;
    height:14px;
}

.video_text {
    color:#fff;
    font-size:22px;
    font-weight:bold;
    text-align:center;
    position:absolute;
    left:0;
    right:0;
    bottom:-150px;
    margin:auto;
    padding:0 30px;
    box-sizing:border-box;
    padding:10px;
    z-index:66;
    background:url(../images1/video_cover.png) bottom center no-repeat;
    height:240px;
}
@media (min-width: 200px) and (max-width:767px) {
   .video_text {
        font-size:16px;
        height:auto;
        bottom:0;
        background:rgba(0,0,0,0.4)
    }
}
 